BODY {
	font-family : "Times New Roman", Times, serif;
	margin-left : auto;
	background-color: #ffffff;
	clip: rect(   );
	font-size: 14px;
	border-left-style: outset;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
}
A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : none;
	border-bottom-color: #000000;
	border-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

H1 {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size : 200%;
	margin-bottom : auto;
	margin-left : auto;
	text-align: center;
}

H2 {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size : 160%;
	margin-left : auto;
	margin-top : 2.7em;
	text-align: center;
}

H3 {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size : 140%;
	margin-left : auto;
	margin-top : 2em;
	text-align: center;
}

H4 {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size : 115%;
	margin-left : auto;
	margin-top : 1.5em;
	text-align: center;
}

H5 {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
	text-align: center;
}

H6 {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
	text-align: center;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	;
	font-family: "Times New Roman", Times, serif;
}

TD {
;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: left;
}


A:LINK {
	text-decoration : none;
	text-align: right;
	font-size: 14pt;
 } 
